numeric 相关的搜索结果 共有3个

abs()

Description: Compute absolute value. Syntax: abs(numberExp) Note: The function computes the absolute value of numberExp.parameter, absolute value, numeric

exp()

Description: Compute e to the nth power. Syntax: exp(n) Note: The function computes en. Parameter: n The exponent. Returen, numeric

ln()

Description: Compute the natural logarithm. Syntax: ln(numberExp) Note: The function computes the natural logarithm of pnatural logarithm, numeric